From: Glenn Morris Date: Tue, 20 Aug 2002 20:34:33 +0000 (+0000) Subject: (imenu-syntax-alist): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31073 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=31fd756b91452a22a2a53363cc302775e6a466b2;p=emacs.git (imenu-syntax-alist): Doc fix. --- diff --git a/lisp/imenu.el b/lisp/imenu.el index 34c2ca19beb..66b5816d5f8 100644 --- a/lisp/imenu.el +++ b/lisp/imenu.el @@ -676,7 +676,7 @@ as a way for the user to ask to recalculate the buffer's index alist." "Alist of syntax table modifiers to use while in `imenu--generic-function'. The car of the assocs may be either a character or a string and the -cdr is a syntax description appropriate fo `modify-syntax-entry'. For +cdr is a syntax description appropriate for `modify-syntax-entry'. For a string, all the characters in the string get the specified syntax. This is typically used to give word syntax to characters which